.virtualhost .kind{
    background: #EDEDED;
    overflow: hidden;
    /* height: 351px; */
}
.kind-list{
    width: 293px;
    height: 212px;
    float: left;
    margin-right: 22px;
    background: white;
}
.mybox{
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.kind-title{
    background: #ED6827;
    color: #fff;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    padding-left: 29px;
}
.kind-detail{
    padding-left: 29px;
    padding-top: 22px;
}
.kind-detail ul li{
    height: 22px;
}
.kind-detail ul li::before {
    content: "●";
    color: #ED6827;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.container{
    padding-top: 51px;
    padding-bottom: 81px;
}
.inside-title .detail-txt{
    font-size: 14px;
    color: #999999;
    margin-top: 19px;
}
.type-title{
    background: #696868;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    height: 50px;
    border-right:1px solid #e0e0e0 ;
}
.type-detail{
    height: 200px;
    font-size: 14px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-top: none;
    color: #666666;
}
.explain-detail{
    height: 50px;
    line-height: 100px;
    font-size: 14px;
    text-align: center;
    color: #666666;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-left: none;
}
.type{
    width: 12%;
    float: left;
    display: none;
}
.explain{
    width: 8%;
    float: left;
    display: none;
}
.price{
    width: 11%;
    float: left;
}
.data{
    width: 23%;
    float: left;
}
.notes{
    width: 45%;
    float: left;
}
.app{
    background: #f4f4f4;
}
.mynav-btn{
    width: 50%;
    text-align: center;
    height: 52px;
    line-height: 52px;
    color: #999999;
    float: left;
    background: white;
    border: 1px solid #EEEEEE;
    cursor: pointer;
}
.activess{
    border: none;
    border-top: 3px solid #ED6827;
}
.hide{position:absolute;top:-9999px;left:-9999px}
.list-wrap{
    position: relative;
}
.product{
    width: 20%;
    float: left;
    /* display: none; */
}
.product-title{
    height: 50px;
    background: #696868 !important;
    color: white;
    font-size: 12px;
    padding-left: 60px;
    line-height: 50px;
    border-right: 1px solid #e0e0e0;
}
.product-txt{
    height: 50px;
    background: #F9F9F9;
    color: #666666;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-right: none;
    padding-left: 60px;
    line-height: 50px;
}
.bj div{
    background: #EFEFEF;
}
.txtcenter{
    text-align: center;
    padding: 0px;
}
.padding{
    padding: 0px;
}
.comp-detail{
    width: 80%;
    float: left;
}
.table{
    margin-top: 98px;
}
.nav {
    margin-bottom: 30px;
}
.la{
    line-height: 50px;
}
.l{
    width: 151px;
    font-weight: 400;
}
.s{
    width: 100px;
    font-weight: 400;
}
.j{
    width: 138px;
    font-weight: 400;
}
.g{
    width: 289px;
    font-weight: 400;
}
.b{
    width: 567px;
    font-weight: 400;
}
table {
    border-collapse: collapse;
  }
table, th, td {
    border: 1px solid #e0e0e0;
  }
tr{
    height: 50px;
    text-align: center;
}
td{
    color: #666666;
    font-size: 14px;
}
.thw{
    width: 252px;
    font-weight: 400;
}
.lefttd td{
    text-align: left; 
    padding-left: 60px;
}
.lefttxt{
    text-align: left;
    padding-left: 60px;
}
.swiper-slide {  
    overflow: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;   
}  
.m-table{
    float: left;
    display: none;
}
.diss{
    display: none;
}
.thw1{
    width: 252px;
}
.thw2{
    width: 1008px;
}
.nonetable{
    display: none;
}
.products{
    width: 20%;
    float: left;
}
.bk{
    background: #EFEFEF;
}
@media screen and (max-width: 768px) {
    /*768 以下为移动端设置*/
    .thw1{
        width: 40%;
    }
    .m-none{
        display: none;
    }
    .nonetable{
        display: block;
    }
    .bgtb tr td:first-child{
        background: #EFEFEF;
    }
    .thw2{
        width: 60%;
    }
    .product-txt{
        height: 100px;
        line-height: 100px;
    }
    .m-table{
        display: block;
    }
    .fw{
        font-weight:400 ;
    }
    .m-w{
        width: max-content;
    }
    .product{
        display: block;
    }
    .dis{
        display: none;
    }
    .type{
        width: 17%;
        float: left;
        margin-top: 1px;
        display: block;
    }

    td{
        height: 100px;
    }
    .mt{
        height: 49px;
        line-height: 49px;
    }
    .s{
        width: 193px;
        font-weight: 400;
    }
    .explain{
        width: 17%;
        float: left;
        margin-top: 1px;
        display: block;
    }
    .price{
        width: 33%;
        float: left;
    }
    .data{
        width: 100%;
        float: left;
    }
    .notes{
        width: 100%;
        float: left;
    }
    .explain-detail{
        border-left: 1px solid #e0e0e0;
        height: 100px;
    }
    .phone{
        width: 41%;
        float: left;
    }
    .product-txt{
        padding-left: 0px;
        text-align: center;
        font-size: 12px;
    }
    .product-title{
        padding-left: 0px;
        text-align: center;
        height: 49px;
    }
    .base .product{
        width: 30%;
        margin-top: 1px;
    }
    .hi{
        height: 101px;
    }
    .phone2{
        width: 59%;
        float: left;
    }
    .kind-list{
        width: 100%;
        margin-bottom: 20px;
    }
    .mybox{
        flex-direction: column;
    }
    .he{
        height: 400px;
    }
}
    